home *** CD-ROM | disk | FTP | other *** search
/ Virtual Physics: The Eggs of Time / VPHYSICS The Eggs Of Time.iso / pc / files / an.dir / 00044.ls < prev    next >
Encoding:
Text File  |  1998-09-29  |  212 b   |  12 lines

  1. on exitFrame
  2.   global phf_2_1, introf, backFrame, backMovie
  3.   if phf_2_1 > 0 then
  4.     go(1, "t2_1")
  5.   else
  6.     set introf to 1
  7.     set backFrame to 1
  8.     set backMovie to "t2_1"
  9.     go(1, "t2_1_ci")
  10.   end if
  11. end
  12.